function doLogin(myForm){ var janela = window.open("","janela","width=240,height=200"); janela.moveTo(((screen.width)/2)-200,((screen.height)/2)-120); myForm.target="janela"; myForm.submit(); } function doLoginLink(){ window.open("https://www.digirotas.com/rweb/app_rweb_tela_login?ide=71471&largura=100&bg_titulo=&cor_titulo=FFFFFF&titulo=Relatorio WEB&cor_fonte=0000FF","janela","width=240,height=200"); } if((0!=0)&&(0==0)){ document.write('
'); } else { document.write('
'); } if ("caixa"=="caixa"){ var html = ''; html+='
'; html+=' '; html+=' '; html+=' '; html+=' '; html+=' '; html+=' '; html+=' '; html+=' '; html+=' '; html+=' '; html+=' '; html+=' '; html+=' '; html+=' '; html+=' '; html+=' '; html+='
Relatorio WEB
Login:
Senha:
'; html+='
'; document.write (html); } else if ("caixa"=="link"){ document.write('Relatorio WEB'); if(""!=""){ document.write(''); } document.write(''); }